Skip to content

Conversation

sazzad16
Copy link
Contributor

@sazzad16 sazzad16 commented Dec 16, 2020

This is a modified version of #2314

Original author: @yapei123 (#1606)

Resolves #1602
Closes #1606

Resolves #533
Closes #2245

Closes #2314

@sazzad16 sazzad16 added this to the 3.5.0 milestone Dec 16, 2020
@sazzad16 sazzad16 requested a review from gkorland December 16, 2020 07:27
@sazzad16 sazzad16 force-pushed the reset-password-JedisFactory-2 branch from cd0b2b6 to 3ae050f Compare December 28, 2020 14:40
@sazzad16 sazzad16 modified the milestones: 3.5.0, 3.6.0 Jan 19, 2021
@sazzad16 sazzad16 requested a review from gkorland January 28, 2021 10:29
@sazzad16 sazzad16 marked this pull request as draft March 9, 2021 15:52
@sazzad16 sazzad16 marked this pull request as ready for review March 10, 2021 09:45
@sazzad16 sazzad16 marked this pull request as draft March 10, 2021 09:45
@sazzad16 sazzad16 modified the milestones: 3.6.0, 4.0.0 Mar 10, 2021
…Factory-2

 Conflicts:
	src/main/java/redis/clients/jedis/JedisFactory.java
	src/main/java/redis/clients/jedis/JedisPool.java
	src/main/java/redis/clients/jedis/JedisSentinelPool.java
	src/main/java/redis/clients/jedis/util/Pool.java
@sazzad16 sazzad16 force-pushed the reset-password-JedisFactory-2 branch from 16bcd37 to dba6f84 Compare March 14, 2021 14:34
@sazzad16 sazzad16 marked this pull request as ready for review March 14, 2021 14:36
@sazzad16 sazzad16 modified the milestones: 4.0.0, 3.6.0 Mar 14, 2021
@sazzad16 sazzad16 requested a review from dengliming March 15, 2021 06:58
dengliming
dengliming previously approved these changes Mar 15, 2021
@sazzad16
Copy link
Contributor Author

@gkorland @dengliming You can check a quick difference between updating password with and without checking of user here 2c3a206

@sazzad16 sazzad16 merged commit 17b4550 into redis:master Mar 17, 2021
@sazzad16 sazzad16 deleted the reset-password-JedisFactory-2 branch March 17, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request New Feature: allowing the ability to reset password during runtime for Jedis's auth Make JedisFactory as public class

3 participants